'宣言 Protected Overridable Sub EndApplication( _ ByVal product As T, _ ByVal state As ActivationState, _ ByVal licenseData As ILicenseData(Of T), _ ByVal instance As System.Object _ )
protected virtual void EndApplication( T product, ActivationState state, ILicenseData<T> licenseData, System.object instance )
パラメータ
- product
- state
- licenseData
- instance